#####################################################
#Increase Air Transport range
#####################################################
event = {

	id = 1
	random = no
	country = FRA

	name = "EVENT_NAME_1"
	desc = "EVENT_DESC_1"
	style = 0

	date = { day = 17 month = july year = 1956 }

	action_a = {
		name = "EVENT_ACTION1_1" 		
		command = { type = range which = transport_plane value = 400 }
	}
}

event = {

	id = 2
	random = no
	country = ENG

	name = "EVENT_NAME_2"
	desc = "EVENT_DESC_2"
	style = 0

	date = { day = 17 month = july year = 1956 }

	action_a = {
		name = "EVENT_ACTION1_2" 		
		command = { type = range which = transport_plane value = 400 }
	}
}
##############################################
#Military acces event(s)
##############################################
##############################################
#event = {
#	id = 99
#	random = no
#	country = LBY
#	trigger = {
#		ai = yes	
#	}
#
#	name = "Military acces to UK"
#	desc = "AI EVENT"
#	style = 0
#
#	date = { day = 17 month = july year = 1956 }
#	offset = 1
#	deathdate = { day = 18 month = july year = 1956 }
#
#	action_a = {
#		name = "Ok"
#		command = { type = access which = ENG }
#	}
#}
##############################################
##############################################
#Nationalization of Suez Canal Events
##############################################
event = {
	id = 100
	random = no
	country = EGY
	trigger = {
		atwar = no
	}

	name = "EVENT_NAME_100"
	desc = "EVENT_DESC_100"
	style = 0

	date = { day = 26 month = july year = 1956 }
	offset = 1
	deathdate = { day = 27 month = july year = 1956 }

	action_a = {
		name = "EVENT_ACTION1_100"
		command = { type = trigger which = 101 }
		command = { type = trigger which = 102 }
	}
}

event = {
	id = 101
	random = no
	country = ENG

	# Triggered by EGY 1

	name = "EVENT_NAME_101"
	desc = "EVENT_DESC_101"
	style = 0

	action_a = {
		name = "EVENT_ACTION1_101"
		command = { type =	secedeprovince which = EGY  value = 900 }
	}
}

event = {
	id = 102
	random = no
	country = ISR

	# Triggered by EGY 1

	name = "EVENT_NAME_102"
	desc = "EVENT_DESC_102"
	style = 0

	action_a = {
		name = "EVENT_ACTION1_102"
		command = { }
	}
}
##############################################
#US/Soviet Intervention Events
##############################################

#None yet

##############################################
#Meeting at Svres/Operation Musketeer Events
##############################################
event = {
	id = 120
	random = no
	country = ENG
	trigger = {
		owned = { province = 900 data = EGY }
	}

	name = "EVENT_NAME_120"
	desc = "EVENT_DESC_120"
	style = 0

	date = { day = 15 month = august year = 1956 }
	offset = 1
	deathdate = { day = 17 month = august year = 1956 }

	action_a = {
		name = "EVENT_ACTION1_120"
		command = { type = trigger which = 121 }
	}
}

event = {
	id = 121
	random = no
	country = ISR
	
	# Triggered by ENG 120

	name = "EVENT_NAME_121"
	desc = "EVENT_DESC_121"
	style = 0

	action_a = {
		name = "EVENT_ACTION1_121"
		command = { type = trigger which = 122 }
		command = { type = sleepevent which = 130 }
	}
	action_b = {
		name = "EVENT_ACTION2_121"
		command  = { type = trigger which = 130 }
		command = { type = sleepevent which = 122 }
	}
}

event = {
	id = 122
	random = no
	country = ISR
	
	# Triggered by ISR 121

	name = "EVENT_NAME_122"
	desc = "EVENT_DESC_122"
	style = 0

	action_a = {
		name = "EVENT_ACTION1_122"
		command = { }
	}
}

event = {
	id = 123
	random = no
	country = ISR
	trigger= {
		event = 122
	}

	name = "EVENT_NAME_123"
	desc = "EVENT_DESC_123"
	style = 0

	date = { day = 27 month = october year = 1956 }
	offset = 1
	deathdate = { day = 30 month = october year = 1956 }

	action_a = {
		name = "EVENT_ACTION1_123"
		command = { type = alliance which = ENG }
		command = { type = alliance which = FRA }
		command = { type = war which = EGY }
	}
}

event = {
	id = 124
	random = no
	country = ISR
	trigger = {
		OR = {
			event = 123
			event = 137
		}
		control = { province = 1800 data = -1 }
		control = { province = 1801 data = -1 }
		control = { province = 1799 data = -1 }
		control = { province = 900 data = -1 }
	}
	
	date = { day = 15 month = july year = 1956 }
	offset = 1
	deathdate = { day = 30 month = september year = 1960 }

	name = "EVENT_NAME_124"
	desc = "EVENT_DESC_124"
	style = 0

	action_a = {
		name = "EVENT_ACTION1_124"
		command = { type = trigger which = 125 }
	}
}

event = {
	id = 125
	random = no
	country = EGY
	
	#Triggered by ISR 124

	name = "EVENT_NAME_125"
	desc = "EVENT_DESC_125"
	style = 0

	action_a = {
		name = "EVENT_ACTION1_125"
		command = { type = secedeprovince which = ENG  value = 900 }
		#command = { type = trigger which = 251 }
	}
}

event = {
	id = 251
	random = no
	country = ISR
	
	trigger = {
			event = 125
			control = { province = 1800 data = ISR }
			control = { province = 1801 data = ISR }
			control = { province = 1799 data = ISR }
			control = { province = 900 data = ISR }
			NOT = {
				event = 130
				}
	}

	date = { day = 15 month = july year = 1956 }
	offset = 3
	deathdate = { day = 30 month = september year = 1960 }

	name = "EVENT_NAME_251"
	desc = "EVENT_DESC_251"
	style = 0

	action_a = {
		name = "EVENT_ACTION1_410"
		#command = { type = trigger which = 411 }
		#command = { type = trigger which = 412 }
		command = { type = endgame value = 4 }
	}
}

##############################################
#British tanks in Libya
##############################################

event = {
	id = 500
	random = no
	country = ENG
	trigger = {
		atwar = yes
	}

	name = "EVENT_NAME_500"
	desc = "EVENT_DESC_500"
	style = 0

	date = { day = 15 month = august year = 1956 }
	offset = 5
	deathdate = { day = 17 month = december year = 1956 }

	action_a = {
		name = "EVENT_ACTION1_500" 
		command = { type = trigger which = 501 }
	}
	action_b = {
		name = "EVENT_ACTION2_500"
		command = { }
	}
}

event = {
	id = 501
	random = no
	country = LBY

	#Triggered by British 500

	name = "EVENT_NAME_501"
	desc = "EVENT_DESC_501"
	style = 0

	action_a = {
		name = "EVENT_ACTION1_501" 
		command = { type = trigger which = 502 }
	}
	action_b = {
		name = "EVENT_ACTION2_501"
		command = { type = trigger which = 503 }
	}
}

event = {
	id = 502
	random = no
	country = ENG

	#Triggered by LBY 501

	name = "EVENT_NAME_502"
	desc = "EVENT_DESC_502"
	style = 0

	action_a = {
		name = "EVENT_ACTION1_502" 
		command = {  }
	}
	action_b = {
		name = "EVENT_ACTION2_502"
		command = { type = unlock_division which = armor value = 207 }
		command = { type = trigger which = 504 }
	}
}

event = {
	id = 503
	random = no
	country = ENG

	# Triggered by LBY 501

	name = "EVENT_NAME_503"
	desc = "EVENT_DESC_503"
	style = 0

	action_a = {
		name = "EVENT_ACTION1_503"
		command = { type = unlock_division which = armor value = 207 }
	}
}

event = {
	id = 504
	random = no
	country = LBY

	# Triggered by LBY 501

	name = "EVENT_NAME_504"
	desc = "EVENT_DESC_504"
	style = 0

	action_a = {
		name = "EVENT_ACTION1_504"
		command = { } # will add command later
	}
}



##############################################
#Great Arab War Events (unhistorical)
##############################################
event = {
	id = 130
	random = no
	country = ISR

	# Triggered by ISR 121

	name = "EVENT_NAME_130"
	desc = "EVENT_DESC_130"
	style = 0

	date = { day = 5 month = september year = 1956 }
	offset = 1
	deathdate = { day = 6 month = september year = 1956 }

	action_a = {
		name = "EVENT_ACTION1_130"
		command = { }
	}
}

event = {
	id = 131
	random = no
	country = ISR
	trigger = {
		event = 130
	}

	name = "EVENT_NAME_131"
	desc = "EVENT_DESC_131"
	style = 0

	date = { day = 15 month = september year = 1956 }
	offset = 2
	deathdate = { day = 17 month = september year = 1956 }

	action_a = {
		name = "EVENT_ACTION1_131"
		command = { type = trigger which = 132 }
	}
	#action_b = {
	#	name = "EVENT_ACTION2_131" #WORK NEEDED
	#	command = { }
	#}
	action_b = {
		name = "EVENT_ACTION3_131"
		command = { type = war which = JOR }
	}
}

event = {
	id = 132
	random = no
	country = ENG
		
	# Triggered by ISR 131

	name = "EVENT_NAME_132"
	desc = "EVENT_DESC_132"
	style = 0

	action_a = {
		name = "EVENT_ACTION1_132"
		command = { type = trigger which = 133 }
	}
	action_b = {
		name = "EVENT_ACTION2_132"
		command = { type = trigger which = 134 }
	}
	action_c = {
		name = "EVENT_ACTION3_132"
		command = { type = trigger which = 140 }
	}
}

event = {
	id = 133
	random = no
	country = ISR
	
	# Triggered by ENG 132

	name = "EVENT_NAME_133"
	desc = "EVENT_DESC_133"
	style = 0

	action_a = {
		name = "EVENT_ACTION1_133"
		command = { type = trigger which = 136 }
	}
	action_b = {
		name = "EVENT_ACTION2_133"
		command = { }
	}
}

event = {
	id = 134
	random = no
	country = ISR
	
	# Triggered by ENG 132

	name = "EVENT_NAME_134"
	desc = "EVENT_DESC_134"
	style = 0

	action_a = {
		name = "EVENT_ACTION1_134"
		command = { type = trigger which = 138 }
	}
}

event = {
	id = 136
	random = no
	country = ISR
	
	# Triggered by ISR 134

	name = "EVENT_NAME_136"
	desc = "EVENT_DESC_136"
	style = 0

	action_a = {
		name = "EVENT_ACTION1_136"
		command = { }
	}
}

event = {
	id = 137
	random = no
	country = ISR
	trigger = {
		event = 136
	}

	name = "EVENT_NAME_137"
	desc = "EVENT_DESC_137"
	style = 0

	date = { day = 24 month = december year = 1956 }
	offset = 1
	deathdate = { day = 25 month = december year = 1956 }

	action_a = {
		name = "EVENT_ACTION1_137"
		command = { type = war which = JOR }
		command = { type = war which = EGY }
		command = { type = alliance which = ENG }
	}
}

event = {
	id = 138
	random = no
	country = ISR
	
	# Triggered by ENG 132

	name = "EVENT_NAME_138"
	desc = "EVENT_DESC_138"
	style = 0

	action_a = {
		name = "EVENT_ACTION1_138"
		command = {  }
	}
}

event = {
	id = 139
	random = no
	country = ISR
	trigger = {
		event = 138
	}

	name = "EVENT_NAME_139"
	desc = "EVENT_DESC_139"
	style = 0

	date = { day = 24 month = december year = 1956 }
	offset = 1
	deathdate = { day = 25 month = december year = 1956 }

	action_a = {
		name = "EVENT_ACTION1_139"
		command = { type = war which = JOR }
		command = { type = war which = EGY }
	}
}

##############################################
#Great Arab War Events (unhistorical)
##############################################
event = {
	id = 140
	random = no
	country = ENG
	
	# Triggered by ENG 132

	name = "EVENT_NAME_140"
	desc = "EVENT_DESC_140"
	style = 0

	action_a = {
		name = "EVENT_ACTION1_140"
		command = { }
	}
}

event = {
	id = 150
	random = no
	country = JOR
	trigger = {
		event = 140
	}

	name = "EVENT_NAME_150"
	desc = "EVENT_DESC_150"
	style = 0

	date = { day = 1 month = october year = 1956 }
	offset = 1
	deathdate = { day = 2 month = october year = 1956 }

	action_a = {
		name = "EVENT_ACTION1_150"
		command = { type = war which = ISR }
	}
	action_b = {
		name = "EVENT_ACTION2_150"
		command = { }
	}
}

event = {
	id = 149
	random = no
	country = IRQ
	trigger = {
		event = 140
	}

	name = "EVENT_NAME_149"
	desc = "EVENT_DESC_149"
	style = 0

	date = { day = 1 month = october year = 1956 }
	offset = 1
	deathdate = { day = 2 month = october year = 1956 }

	action_a = {
		name = "EVENT_ACTION1_149"
		command = { type = war which = ISR }
	}
	action_b = {
		name = "EVENT_ACTION2_149"
		command = { }
	}
}

event = {
	id = 148
	random = no
	country = SYR
	trigger = {
		event = 140
	}

	name = "EVENT_NAME_148"
	desc = "EVENT_DESC_148"
	style = 0

	date = { day = 1 month = october year = 1956 }
	offset = 1
	deathdate = { day = 2 month = october year = 1956 }

	action_a = {
		name = "EVENT_ACTION1_148"
		command = { type = war which = ISR }
	}
	action_b = {
		name = "EVENT_ACTION2_148"
		command = { }
	}
}

event = {
	id = 147
	random = no
	country = LEB
	trigger = {
		event = 140
	}

	name = "EVENT_NAME_147"
	desc = "EVENT_DESC_147"
	style = 0

	date = { day = 1 month = october year = 1956 }
	offset = 1
	deathdate = { day = 2 month = october year = 1956 }

	action_a = {
		name = "EVENT_ACTION1_147"
		command = { type = war which = ISR }
		command = { type = trigger which = 143 }
	}
	action_b = {
		name = "EVENT_ACTION2_147"
		command = { }
	}
}

event = {
	id = 146
	random = no
	country = EGY
	trigger = {
		event = 140
	}

	name = "EVENT_NAME_146"
	desc = "EVENT_DESC_146"
	style = 0

	date = { day = 1 month = october year = 1956 }
	offset = 1
	deathdate = { day = 2 month = october year = 1956 }

	action_a = {
		name = "EVENT_ACTION1_146"
		command = { type = war which = ISR }
		command = { type = alliance which = JOR }
	}
	action_b = {
		name = "EVENT_ACTION2_146"
		command = { }
	}
}

event = {
	id = 145
	random = no
	country = SAU
	trigger = {
		event = 140
	}

	name = "EVENT_NAME_145"
	desc = "EVENT_DESC_145"
	style = 0

	date = { day = 1 month = october year = 1956 }
	offset = 1
	deathdate = { day = 2 month = october year = 1956 }

	action_a = {
		name = "EVENT_ACTION1_145"
		command = { type = war which = ISR }
	}
	action_b = {
		name = "EVENT_ACTION2_145"
		command = { }
	}
}

event = {
	id = 143
	random = no
	country = ISR
	
	# Triggered by EGY 146

	name = "EVENT_NAME_143"
	desc = "EVENT_DESC_143"
	style = 0

	action_a = {
		name = "EVENT_ACTION1_143"
		command = { }
	}
	action_b = {
		name = "EVENT_ACTION2_143"
		command = { type = war which = ENG }
		command = { type = trigger which = 144 }
	}
}

event = {
	id = 144
	random = no
	country = ENG
	
	# Triggered by ISR 144

	name = "EVENT_NAME_144"
	desc = "EVENT_DESC_144"
	style = 0

	action_a = {
		name = "EVENT_ACTION1_144"
		command = { type = alliance which = JOR }
	}
	action_b = {
		name = "EVENT_ACTION2_144"
		command = { }
	}
}














































